Skip to content

CAMEL-16092: Add fix for header override by Azure Storage Blob download consumer#4949

Merged
omarsmak merged 1 commit intoapache:masterfrom
mrk-andreev:fix-azure-storage-queue-remove-message-issue
Jan 29, 2021
Merged

CAMEL-16092: Add fix for header override by Azure Storage Blob download consumer#4949
omarsmak merged 1 commit intoapache:masterfrom
mrk-andreev:fix-azure-storage-queue-remove-message-issue

Conversation

@mrk-andreev
Copy link
Copy Markdown
Contributor

After message was consumed from Azure Storage Queue camel-azure-storage-queue add addOnCompletion trigger that delete message after all. If we want to download file in this route with Azure Storage Blob we will lose MessageId & PopReceipt header. Without this headers we can not remove message from queue.

Issue: https://issues.apache.org/jira/browse/CAMEL-16092

@oscerd oscerd marked this pull request as ready for review January 29, 2021 15:39
Copy link
Copy Markdown
Contributor

@oscerd oscerd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, can you fix the Codestyle? @omarsmak would you mind having a look too? Thanks

Copy link
Copy Markdown
Member

@omarsmak omarsmak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thank you @mrk-andreev !

@omarsmak omarsmak merged commit 06ec6ab into apache:master Jan 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants